home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / netinet / Makefile < prev    next >
Makefile  |  1989-10-04  |  844b  |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Wed Oct  4 14:01:14 PDT 1989
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.3 88/11/10 15:24:05 ouster Exp Locker: rab $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = icmp_var.h if_ether.h in.h in_pcb.h in_systm.h in_var.h ip.h ip_icmp.h ip_var.h tcp.h tcp_debug.h tcp_fsm.h tcp_seq.h tcp_timer.h tcp_var.h tcpip.h udp.h udp_var.h
  18. INCLUDEDIR    = /sprite/lib/include/netinet
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = 
  21. DISTDIR        ?= /dist/sprite/src/lib/include/netinet
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.